high-waitress-89848
12/05/2022, 6:03 PMbored-island-21407
12/05/2022, 6:08 PMhigh-waitress-89848
12/05/2022, 6:13 PMbored-island-21407
12/05/2022, 6:15 PMhigh-waitress-89848
12/05/2022, 6:18 PMacceptable-action-98975
02/09/2023, 7:49 PMbored-island-21407
02/09/2023, 8:01 PMhttps://api.<yourdomain>/api/nodes/<network> with the github.com/gravitl/netmaker/models.JoinData as the payloadbored-island-21407
02/09/2023, 8:05 PMacceptable-action-98975
02/09/2023, 8:19 PM/api/nodes/{network} acc to the swagger apis.docs takes no parameters ! and the call returns a 401 "You are unauthorized to access this endpoint." even though other POST calls work with “Authorization: Bearer ” (taken from my env: in docker)
a simple GET call returns correctly the complete JSON object of the existing Node (example the server side node itself "netmaker-1"
- what could I be possibly missing there ? wrt. Authorization .bored-island-21407
02/09/2023, 8:22 PMAuthoriization: Bearer JoinData.Key as auth headeracceptable-action-98975
02/09/2023, 8:43 PMJoinData.Key = AccessToken.AccessKey but still getting "Code": 401acceptable-action-98975
02/09/2023, 8:44 PMbored-island-21407
02/09/2023, 8:48 PMacceptable-action-98975
02/09/2023, 8:52 PMAccess Token ?acceptable-action-98975
02/09/2023, 9:17 PMbored-island-21407
02/09/2023, 9:33 PMacceptable-action-98975
02/09/2023, 9:43 PM